mruby 4.0.0
mruby is the lightweight implementation of the Ruby language
Loading...
Searching...
No Matches
RHash Struct Reference

Hash class. More...

#include <hash.h>

Collaboration diagram for RHash:

Public Attributes

 MRB_OBJECT_HEADER
struct iv_tbliv
uint32_t size
union { 
   struct hash_entry *   ea 
   struct hash_table *   ht 
hsh

Detailed Description

Hash class.


The documentation for this struct was generated from the following file: